Skip to main content
PUT
[Admin] Atualizar um webhook

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Parâmetros de caminho

id
string<uuid>
obrigatório
webhookId
string<uuid>
obrigatório

Corpo

application/json
id
string<uuid>
webhookId
string<uuid>
eventName
string | null
url
string | null
isActive
boolean
groupId
string<uuid>
params
string | null
conditionGroups
object[] | null
name
string | null

Resposta

200

OK